CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - surf matlab

搜索资源列表

  1. OpenSURF_version1c

    0下载:
  2. surf特征点提取以及相应的特征点匹配,matlab程序-speed up robust features (SURF), feature matching
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:722555
    • 提供者:david
  1. rameshrudra

    0下载:
  2. it contains all the matlab m-files regrding the basic programs, surf and all the basic m-files
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8138
    • 提供者:rajesh
  1. surf2stl

    0下载:
  2. 基于surf的图像复制篡改检测matlab实现-surf image detect matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1611
    • 提供者:gfyyw
  1. OpenSURF_version1c(2)

    0下载:
  2. SURF的matlab代码,实现特征点检测和描述,比SIFT更快-faster than SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:737168
    • 提供者:朱晓玲
  1. meshgrid-and-other-plot-commands

    0下载:
  2. matlab中meshgrid命令的详解,以及plot3、mesh、surf、surfc、surfl、waterfall等命令的用法-The explanation of meshgrid command in matlab, and the usage of plot3, mesh, surf, surfc, surfl, waterfall and other commands
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:9273
    • 提供者:杨过
  1. BASIC

    0下载:
  2. THE basic program of matlab -surf -mesh -contour
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:3886
    • 提供者:Lukman
  1. SURF

    1下载:
  2. surf算法的matlab实现,所有子函数全部由matlab编程实现,不需要混合编程。-surf algorithm matlab implementation, all subroutines all realized by matlab programming, no mixed programming.
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:723037
    • 提供者:
  1. SURF的matlab程序

    3下载:
  2. 基于SURF的图像拼接程序,与传统算法相比,配准精度高,实时性好,代码详细,可以运行。
  3. 所属分类:matlab例程

  1. surf-matlab2

    0下载:
  2. matlab版的surf变换程序,亲测可用,内部包含示例图片,-surf change programm by matlab.I test it successful,and with the example picture in the program
  3. 所属分类:Graph program

    • 发布日期:2017-05-03
    • 文件大小:919485
    • 提供者:李贵滨
  1. SURF

    0下载:
  2. 本算法基于MATLAB,用于将两幅以上的图像进行融合处理,达到增强图像目的等-The algorithm based on MATLAB, for more than two image fusion process, to achieve the purpose of enhancing the image and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1830374
    • 提供者:赵雨晴
  1. SURF-realise

    0下载:
  2. SURF图像匹配的matlab编程,新版可用,matlab2015以上-SURF image matching matlab programming, the new version is available, matlab2015 more
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-06
    • 文件大小:910355
    • 提供者:韩越
  1. matlab

    0下载:
  2. 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图surf,例如 surf(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。-How to read the data textread, for example, through x textread ( x_inlet.txt ) we
  3. 所属分类:3D Graphic

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:古真
  1. 10surf 图像拼接(2013a)

    0下载:
  2. 通过MATLAB平台使用surf算法实现图像拼接(Through the MATLAB platform using surf algorithm to achieve image stitching)
  3. 所属分类:图形图象

    • 发布日期:2017-12-12
    • 文件大小:95926
    • 提供者:阿刚不再
  1. function plot

    0下载:
  2. 绘制函数的图形 1) x~[0, 30] 2) x,y~[-2, 2] % 二维曲线 x = 0:30; % 冒号的功能… y = exp(-x/10).*sin(x); % 向量运算,点号的功能 plot(x, y) % 绘制二维曲线
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:小川lucky
  1. proposed-5.7.17

    0下载:
  2. Matlab image processing using surf function. we can easily understood about surf function
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:56320
    • 提供者:palanikumar
  1. Untitled2

    0下载:
  2. SURF算法MATLAB实现,可以拿来验证一些东西(SURF algorithm MATLAB implementation, can be used to verify some things)
  3. 所属分类:其他

  1. OpenSURF_version1c

    0下载:
  2. 利用matlab实现SURF特征匹配,包括surf特征检测与特征描述(Using MATLAB to implement SURF feature matching, including surf feature detection and feature descr iption)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-20
    • 文件大小:721920
    • 提供者:`````yely
  1. word

    0下载:
  2. 用于matlab绘制学习与使用:三维图形绘制plot3/mesh/surf(For matlab rendering learning and use: 3D graphics rendering plot3/mesh/surf.)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:6144
    • 提供者:hello world99
  1. image_stitch

    2下载:
  2. 基于matlab的 surf图像拼接算法 根据matlab官方样例改写 采用例图进行拼接 初学者可以学习使用(The surf image mosaic algorithm based on MATLAB is rewritten according to Matlab official sample, and the example is used for stitching. Beginners can learn to use.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:sheanwo
  1. 75448137OpenSURF_Matlab

    2下载:
  2. 这是一种实现数字图像拼接的surf算法的matlab程序,能够取得不错的效果。(This is a digital image mosaic surf algorithm matlab program, can achieve good results.)
  3. 所属分类:图形图象

    • 发布日期:2021-04-10
    • 文件大小:4366336
    • 提供者:operinfi
« 1 2 34 »
搜珍网 www.dssz.com